Package | sfm.130323 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/StructureDefinition/sfm-Observation |
Url | http://ehelse.no/fhir/StructureDefinition/sfm-Observation |
Version | 1.0 |
Status | active |
Date | 2021-05-01 |
Name | SfmObservation |
Title | sfm-Observation |
Experimental | False |
Description | sfm-Observation is derived from Obsrevation. |
Type | Observation |
Kind | resource |
No resources found
StructureDefinition | |
http://ehelse.no/fhir/StructureDefinition/sfm-Patient | sfm-Patient |
{
"resourceType" : "StructureDefinition",
"id" : "sfm-Observation",
"meta" : {
"versionId" : "5",
"lastUpdated" : "2018-10-03T16:33:40.291+00:00"
},
"url" : "http://ehelse.no/fhir/StructureDefinition/sfm-Observation",
"version" : "1.0",
"name" : "SfmObservation",
"title" : "sfm-Observation",
"status" : "active",
"date" : "2021-05-01",
"description" : "sfm-Observation is derived from Obsrevation.",
"fhirVersion" : "4.0.0",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation",
"path" : "Observation",
"comment" : "Used for simple observations such as device measurements, laboratory atomic results, vital signs, height, weight, smoking status, comments, etc. SFM is processing status, code, subject and value field."
},
{
"id" : "Observation.identifier",
"path" : "Observation.identifier",
"definition" : "A unique identifier assigned to this observation. EHR identifer."
},
{
"id" : "Observation.basedOn",
"path" : "Observation.basedOn",
"max" : "0"
},
{
"id" : "Observation.status",
"path" : "Observation.status",
"mustSupport" : true
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"definition" : "Describes what was observed. SFM is using the Norwegian coding for lab results.",
"mustSupport" : true
},
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Observation.code.coding.system",
"path" : "Observation.code.coding.system",
"fixedUri" : "urn:oid:2.16.578.1.12.4.1.1.7280"
},
{
"id" : "Observation.code.coding.code",
"path" : "Observation.code.coding.code",
"min" : 1
},
{
"id" : "Observation.code.coding.display",
"path" : "Observation.code.coding.display",
"min" : 1
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ehelse.no/fhir/StructureDefinition/sfm-Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"mustSupport" : true
},
{
"id" : "Observation.issued",
"path" : "Observation.issued",
"max" : "0"
},
{
"id" : "Observation.performer",
"path" : "Observation.performer",
"max" : "0",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Practitioner"
]
}
]
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"mustSupport" : true
},
{
"id" : "Observation.dataAbsentReason",
"path" : "Observation.dataAbsentReason",
"max" : "0"
},
{
"id" : "Observation.interpretation",
"path" : "Observation.interpretation",
"mustSupport" : true
},
{
"id" : "Observation.note",
"path" : "Observation.note",
"mustSupport" : true
},
{
"id" : "Observation.specimen",
"path" : "Observation.specimen",
"max" : "0"
},
{
"id" : "Observation.referenceRange",
"path" : "Observation.referenceRange",
"definition" : "Guidance on how to interpret the value by comparison to a normal or recommended range. Used in SFM.",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.